Storm-static

Benchmark
Model:mapk_cascade v.1 (CTMC)
Parameter(s)N = 4, T = 30
Property:reactions (exp-reward-time-bounded)
Invocation (specific)
~/storm/build/bin/storm --prism mapk_cascade.prism --prop mapk_cascade.props reactions --constants N=4,T=30 --prismcompat --timebounded:precision 1e-3  --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4 --engine hybrid
Execution
Walltime:232.8868658542633s
Return code:0
Relative Error:5.489675370793807e-07
Log
Storm 1.5.1

Date: Tue Apr 28 23:00:13 2020
Command line arguments: --prism mapk_cascade.prism --prop mapk_cascade.props reactions --constants 'N=4,T=30' --prismcompat '--timebounded:precision' 1e-3 --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4 --engine hybrid
Current working directory: /

 WARN (Program.cpp:178): The input model is a CTMC, but uses probabilistic commands like they are used in PRISM. Consider rewriting the commands to use Markovian commands instead.
 WARN (Program.cpp:1264): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
 WARN (Program.cpp:1264): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
 WARN (Program.cpp:1264): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
 WARN (Program.cpp:1264): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
 WARN (Program.cpp:1264): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
 WARN (Program.cpp:1264): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
 WARN (Program.cpp:1264): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
 WARN (Program.cpp:1264): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
Time for model input parsing: 0.008s.

 WARN (Program.cpp:1264): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
 WARN (Program.cpp:1264): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
 WARN (Program.cpp:1264): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
Time for model construction: 1.175s.

-------------------------------------------------------------- 
Model type: 	CTMC (symbolic)
States: 	99535 (4377 nodes)
Transitions: 	910872 (111563 nodes)
Reward Models:  reactions
Variables: 	rows: 22 meta variables (58 DD variables), columns: 22 meta variables (58 DD variables)
Labels: 	2
   * deadlock -> 0 state(s) (1 nodes)
   * init -> 1 state(s) (59 nodes)
-------------------------------------------------------------- 

Model checking property "reactions": R[exp]{"reactions"}=? [C<=30] ...
Result (for initial states): 48.49105424
Time for model checking: 231.396s.